Total Complexity | 15 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 235 |
Lines of code | 163 |
Logical lines of code | 112 |
Comment lines | 35 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testUpdateConnection() | 43 | 2 | 52 | |
testSaveConnectionSuccess() | 48 | 2 | 34 | |
testSaveConnectionMissingFromEmail() | 59 | 2 | 13 | |
testSaveConnectionInvalidFromEmail() | 59 | 2 | 13 | |
testSaveConnectionMissingFromName() | 59 | 2 | 13 | |
testSaveConnectionMissingSmtpHost() | 59 | 2 | 13 | |
getBasePostData() | 57 | 1 | 17 | |
setUp() | 76 | 1 | 4 | |
tearDown() | 77 | 1 | 4 |